home *** CD-ROM | disk | FTP | other *** search
/ Mac Mania 4 / MacMania 4.toast / / Games&Education / logic-sim-25b1 / LogicSim 2.5b1- ReadMe < prev   
Text File  |  1995-07-07  |  3KB  |  81 lines

  1. ************
  2.     LogicSim
  3. ************
  4.  
  5. 2.0b
  6.  
  7. - some new or modified components (push button, clock,…)
  8. - new search method for user components
  9. - now there are 2 kinds of user components:
  10.     1) components made with the "create component class" menu command;
  11.     2) components made with a code resource (written in Pascal or C, look at the LogicSim SDK folder and the example called MyProc).
  12. - improved simulation (gates state and display are updated only if needed)
  13. - new node values display options (input/output)
  14. - "Save as PICT" command
  15.  
  16. Warning
  17. There is NO compatibility at all with LogicSim 1.x !!!
  18.  
  19. 2.1b
  20.  
  21. - Preview window when creating a component class
  22.  
  23. 2.2b
  24.  
  25. - larger drawing area
  26. - fixed JK bug
  27. - resizable info window
  28. - menu items for inital node value and new menus
  29. - a component can have a bar over its name if the first character is "/" or "~", for instance /out1
  30. - component classes needed inside another user component are automatically loaded (no more crash)
  31. - ? state generator
  32. - 'Print' command (not really tested)
  33. - copy/paste buttons in preview window
  34. - note window
  35. - 'buffer' gate
  36. - improved pin selection
  37. - Z state (high impedance)
  38. - spinning cursor
  39. - some bugs in simulation with custom components fixed
  40.  
  41. 2.2.1b
  42.  
  43. - fixed a bug which may cause memory problem after many simulations
  44.  
  45. 2.5b (jully 95)
  46.  
  47. - new simulation method based on events
  48. - each pin has its own delays
  49. - 'Signals window' to trace values of inputs/outputs
  50. - 'Save As PICT' for Signals Window
  51. - 'Simulation options' dialog
  52. - pages bounds are drawn in background
  53. - new JK with set and reset pins
  54. - sorry the SDK 2.1 doesn't work anymore, you must use the new SDK 2.5
  55. - a bug with the print command in simulation mode has been fixed (no more never-ending printing)
  56. - modules (user component files) can be loaded by using the 'Load module' command OR draging the files from the finder to the components list (which is easier)
  57. - page setups are saved inside the documents
  58. - files that contain component descriptions are now called "modules"
  59.  
  60. 2.5b1
  61.  
  62. - LogicSim has the good icon (it was lost in 2.5b)
  63. - some bugs in the 'Signals window' are fixed
  64. - zooming in the 'Signals Window' doesn't move the cursor
  65. - the button component doesn't stay permanently red
  66. - you can change the delays or the options of several components at the same time if they are of the same type
  67. - the 'Delays' dialog checks if the values are not silly, ie 0<=min<=mean<=max
  68. - the 'Commands' palette display is improved
  69.  
  70.  
  71. Things to do…
  72.  
  73. - print command for Signals Window
  74. - better use of drag-and-drop (auto-scroll,…)
  75. - text items in the drawing area
  76. - C++ SDK
  77.  
  78.  
  79. New e-mail address: amasson@planete.net
  80. (you must know that I must pay a lot to have an Internet access, so I can't send replies very quickly!)
  81.